(emacs-lisp-file-regexp): Doc fix.
authorGlenn Morris <rgm@gnu.org>
Sat, 5 Sep 2009 19:10:37 +0000 (19:10 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 5 Sep 2009 19:10:37 +0000 (19:10 +0000)
commitda6702e47fc48af7bd55c834f2a458489333fd82
tree084132cf4ab3979301af28cc6016bcb6c43b847d
parent48a69969f3850caeb326321a3bd31ad5a9953e8f
(emacs-lisp-file-regexp): Doc fix.
(byte-compile-dest-file-function): New option.
(byte-compile-dest-file): Doc fix.  Obey byte-compile-dest-file-function.
(byte-compile-cl-file-p): New function.
(byte-compile-eval): Only suppress noruntime warnings about cl functions
if the cl-functions warning is enabled.  Use byte-compile-cl-file-p.
(byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
than for file being previously loaded.
(byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
(byte-compile-file-form-require): Handle the case where requiring a file
indirectly causes CL to be loaded.
lisp/ChangeLog
lisp/emacs-lisp/bytecomp.el